﻿2026-06-05T23:54:49.1540971Z ##[group]Run export PATH="$HOME/.cargo/bin:$PATH"
2026-06-05T23:54:49.1541636Z [36;1mexport PATH="$HOME/.cargo/bin:$PATH"[0m
2026-06-05T23:54:49.1542182Z [36;1mcargo run -p xtask -- site "$RUNNER_TEMP/site"[0m
2026-06-05T23:54:49.1561458Z shell: /usr/bin/bash -e {0}
2026-06-05T23:54:49.1561870Z ##[endgroup]
2026-06-05T23:54:49.5727502Z    Compiling ring v0.17.14
2026-06-05T23:54:51.6547980Z    Compiling rustls v0.23.40
2026-06-05T23:54:53.1210894Z    Compiling rustls-webpki v0.103.13
2026-06-05T23:54:57.6354026Z    Compiling tokio-rustls v0.26.4
2026-06-05T23:54:57.6354930Z    Compiling noq-proto v0.17.0
2026-06-05T23:54:57.6357520Z    Compiling rustls-platform-verifier v0.7.0
2026-06-05T23:54:57.9990267Z    Compiling hyper-rustls v0.27.9
2026-06-05T23:54:58.2920496Z    Compiling hickory-net v0.26.0-beta.4
2026-06-05T23:54:58.3592205Z    Compiling reqwest v0.13.4
2026-06-05T23:55:00.5560892Z    Compiling tokio-websockets v0.13.2
2026-06-05T23:55:01.3742134Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-05T23:55:05.1516125Z    Compiling noq v0.18.0
2026-06-05T23:55:07.3941011Z    Compiling iroh-relay v0.98.0
2026-06-05T23:55:11.6959522Z    Compiling iroh v0.98.2
2026-06-05T23:55:25.8127781Z    Compiling spt-net v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-05T23:55:26.1861617Z    Compiling spt-daemon v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-05T23:55:28.6691557Z    Compiling xtask v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-05T23:55:29.3917351Z     Finished `dev` profile [unoptimized] target(s) in 40.21s
2026-06-05T23:55:29.4202415Z      Running `target/debug/xtask site /home/david/actions-runner/_work/_temp/site`
2026-06-05T23:55:29.4314736Z  INFO Book building has started
2026-06-05T23:55:29.4322941Z  INFO Running the html backend
2026-06-05T23:55:29.5405414Z  INFO HTML book written to `/home/david/actions-runner/_work/_temp/site`
2026-06-05T23:55:29.7464284Z     Checking cfg-if v1.0.4
2026-06-05T23:55:29.7464921Z     Checking typenum v1.20.1
2026-06-05T23:55:29.7516041Z     Checking serde_core v1.0.228
2026-06-05T23:55:29.7544900Z     Checking libc v0.2.186
2026-06-05T23:55:29.7791606Z     Checking hashbrown v0.17.1
2026-06-05T23:55:30.5680707Z     Checking cpufeatures v0.2.17
2026-06-05T23:55:30.6070349Z     Checking equivalent v1.0.2
2026-06-05T23:55:30.6510071Z     Checking indexmap v2.14.0
2026-06-05T23:55:30.7750459Z     Checking generic-array v0.14.7
2026-06-05T23:55:31.1582952Z     Checking getrandom v0.2.17
2026-06-05T23:55:31.2910581Z     Checking zerocopy v0.8.50
2026-06-05T23:55:31.6820377Z     Checking crypto-common v0.1.7
2026-06-05T23:55:31.7081535Z     Checking block-buffer v0.10.4
2026-06-05T23:55:31.7637976Z     Checking subtle v2.6.1
2026-06-05T23:55:31.8150222Z     Checking digest v0.10.7
2026-06-05T23:55:31.9015927Z     Checking zeroize v1.8.2
2026-06-05T23:55:32.0290306Z     Checking once_cell v1.21.4
2026-06-05T23:55:32.0470158Z     Checking signature v2.2.0
2026-06-05T23:55:32.1280402Z     Checking ed25519 v2.2.3
2026-06-05T23:55:32.1670502Z     Checking curve25519-dalek v4.1.3
2026-06-05T23:55:32.2360217Z     Checking sha2 v0.10.9
2026-06-05T23:55:32.5945521Z     Checking rand_core v0.6.4
2026-06-05T23:55:32.7380117Z     Checking zmij v1.0.21
2026-06-05T23:55:33.0570506Z     Checking memchr v2.8.1
2026-06-05T23:55:33.2072321Z     Checking serde v1.0.228
2026-06-05T23:55:33.5469325Z     Checking ed25519-dalek v2.2.0
2026-06-05T23:55:33.7450235Z     Checking itoa v1.0.18
2026-06-05T23:55:33.7485059Z     Checking libsqlite3-sys v0.30.1
2026-06-05T23:55:33.8990389Z     Checking serde_json v1.0.150
2026-06-05T23:55:33.9950466Z     Checking fallible-streaming-iterator v0.1.9
2026-06-05T23:55:34.0199455Z     Checking smallvec v1.15.1
2026-06-05T23:55:34.1380690Z     Checking fallible-iterator v0.3.0
2026-06-05T23:55:34.2706309Z     Checking bitflags v2.12.1
2026-06-05T23:55:34.4343236Z     Checking spt-proto v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-05T23:55:34.6014510Z     Checking toml_datetime v0.6.11
2026-06-05T23:55:34.8048548Z     Checking serde_spanned v0.6.9
2026-06-05T23:55:34.8210522Z     Checking winnow v0.7.15
2026-06-05T23:55:34.8999422Z     Checking toml_write v0.1.2
2026-06-05T23:55:35.1190306Z     Checking ref-cast v1.0.25
2026-06-05T23:55:35.1484020Z     Checking dyn-clone v1.0.20
2026-06-05T23:55:35.1690732Z  Documenting spt-proto v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-05T23:55:35.2118941Z     Checking schemars v1.2.1
2026-06-05T23:55:37.0669947Z     Checking ahash v0.8.12
2026-06-05T23:55:37.1004361Z     Checking toml_edit v0.22.27
2026-06-05T23:55:37.1817948Z     Checking hashbrown v0.14.5
2026-06-05T23:55:37.7833345Z     Checking hashlink v0.9.1
2026-06-05T23:55:38.0632247Z     Checking rusqlite v0.32.1
2026-06-05T23:55:38.9271540Z     Checking spt-store v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-05T23:55:38.9677037Z     Checking toml v0.8.23
2026-06-05T23:55:40.2597692Z     Checking spt-msg v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-05T23:55:40.2598842Z  Documenting spt-msg v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-05T23:55:40.4388333Z  Documenting spt-runtime v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-05T23:55:41.0319764Z warning: public documentation for `ring` links to private item `cleanup_ephemeral`
2026-06-05T23:55:41.0320860Z   --> crates/spt-msg/src/ring.rs:11:7
2026-06-05T23:55:41.0321529Z    |
2026-06-05T23:55:41.0322315Z 11 | //! [`cleanup_ephemeral`] is called before returning on success, on timeout, on
2026-06-05T23:55:41.0323075Z    |       ^^^^^^^^^^^^^^^^^ this item is private
2026-06-05T23:55:41.0323617Z    |
2026-06-05T23:55:41.0324238Z    = note: this link will resolve properly if you pass `--document-private-items`
2026-06-05T23:55:41.0331969Z    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
2026-06-05T23:55:41.0333213Z 
2026-06-05T23:55:41.1848699Z warning: `spt-msg` (lib doc) generated 1 warning
2026-06-05T23:55:41.5160880Z warning: unresolved link to `docs/MANIFEST.md`
2026-06-05T23:55:41.5161507Z  --> crates/spt-runtime/src/manifest.rs:1:51
2026-06-05T23:55:41.5162002Z   |
2026-06-05T23:55:41.5162861Z 1 | //! Runtime-manifest schema — the typed form of [`docs/MANIFEST.md`].
2026-06-05T23:55:41.5163765Z   |                                                   ^^^^^^^^^^^^^^^^ no item named `docs/MANIFEST.md` in scope
2026-06-05T23:55:41.5164427Z   |
2026-06-05T23:55:41.5164939Z   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
2026-06-05T23:55:41.5165752Z   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
2026-06-05T23:55:41.5166188Z 
2026-06-05T23:55:41.7222778Z warning: `spt-runtime` (lib doc) generated 1 warning
2026-06-05T23:55:41.7223500Z     Finished `dev` profile [unoptimized] target(s) in 12.16s
2026-06-05T23:55:41.7318013Z    Generated /home/david/actions-runner/_work/spt-core/spt-core/target/doc/spt_msg/index.html and 2 other files
2026-06-05T23:55:41.7564938Z xtask site: publish tree assembled at /home/david/actions-runner/_work/_temp/site
